home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / misc / macv53lt.lha / Changes.txt < prev    next >
Encoding:
Text File  |  1995-02-15  |  5.0 KB  |  103 lines

  1. Changes to V5.3 (02/15/95)
  2. --------------------------------------------------------------------------
  3. * Fixed problem with arrow gadgets.  Once an arrow gadget was selected
  4.   the item associated (numbers or slider) would not stop until a mouse
  5.   button or key was pressed.
  6.  
  7.  
  8. **************************************************************************7
  9.  
  10. Changes to V5.2 (02/11/95)
  11. --------------------------------------------------------------------------
  12. * Fixed problem with MAC 800K disks being formatted using the AMIA unit.
  13.   If a disk was not already MAC formatted, the initialization (format)
  14.   would fail the first time.
  15.  
  16. * Fixed a problem with START AND ICONIFY.  If a error of some kind happened
  17.   during the initialization, the screen was not re-opened, and windows
  18.   were trying to open on a NULL screen... resulting in a crash.
  19.  
  20. * Corrected (finally) the problem with EC030 systems (actually, having no
  21.   FPU apparently is enough) working with RsrvMemV.  We have now renamed
  22.   RsrvMemV to be just plain RsrvMem, and we will maintain this name for
  23.   now on.
  24.  
  25. * New empdisc.device allows for more room to edit controlling device's
  26.   name.
  27.  
  28. * Corrected a bug that would cause the MEMORY SETUP screen to hang if
  29.   you did not have enough memory in your system when you toggled the
  30.   last of the any of the four gadgets for memory types.
  31.  
  32. * Added the ability to flip screen with the depth arrange gadget or quit
  33.   the program while in a sub-menu.
  34.  
  35. * Removed sybil.library dependancy.  All of the library calls being made
  36.   to this library have been moved to jam.library to reduce system overhead.
  37.   
  38. * Added Cybergraphics video driver.  This video driver is very unique.
  39.   First of all, it requires the Cybergraphics software (the shareware
  40.   or registered versions), and a video board supported by the Cybergraphics
  41.   software (currently - Picasso, EGS Spectrum, and Piccolo).
  42.  
  43.   This driver will work with ALL of the above video boards, and ANY other
  44.   video board that gets supported by the Cybergraphics system.
  45.   Basically, one driver fits all...
  46.  
  47.   This video driver is a 256 color-only (direct access).  This is the
  48.   first driver that we have had, that can be variable resolutions AND
  49.   direct access.  If you go to the MONITORS Control Panel (MAC side)
  50.   and click on OPTIONS, you will see all of the available resolutions
  51.   for your video board.  Some of the resolutions may not be available,
  52.   depending on if you have the mode information (setup with your video
  53.   board software and Cybergraphics system).  The following resolutions
  54.   are available, *if* the video board is setup to handle the resolution
  55.   (if not, it will not be shown in the list of available resolutions):
  56.  
  57.              *   512x342    - 13" Monitor Standard
  58.                  640x480    - 14" Monitor Standard
  59.              *   768x576    - 15" Monitor Standard (NTSC video mode)
  60.              *   832x624    - 16" Monitor Standard
  61.                 1024x768    - 17" Monitor Standard
  62.                 1152x900    - 19" Monitor Standard
  63.                 1280x1024   - 21" Monitor Standard
  64.                 1600x1200   - 25" Monitor Standard
  65.  
  66.   * = size not supported in shareware version
  67.  
  68.   You must RESTART the MAC (from the pull-down menu) in order for the
  69.   new screen resolution to take affect (or have an extension that will
  70.   let you immediately change resolutions).
  71.  
  72.   BUGS:  The Cybergraphics system allows Intuition to open the screen
  73.          mode and then frees chip memory, replacing it with fast memory.
  74.          If you do not have enough chip memory, the OpenScreen() will
  75.          fail, but the MAC will think it is open (resulting in no
  76.          visable screen at all!).  So.. if you have only 1 meg of chip
  77.          memory in your machine, it is likely that your resolutions will
  78.          be limited.  We are hoping that Frank and Thomas will find a
  79.          way to correct this problem.
  80.  
  81.          DisplayAlert() crashes the Cybergraphics system (40.36 at least),
  82.          so if you install the new version of the emulation and do not
  83.          reboot your system before attempting to use the new emulation,
  84.          a DisplayAlert() warning you about missing libraries will cause
  85.          the machine to crash (this will definately reboot your Amiga).
  86.  
  87.   Note from Jim Drew:
  88.  
  89.   "I highly recommend that EMPLANT customers use the Cybergraphics system.
  90.   Frank and Thomas have done an outstanding job with this package and I
  91.   encourage you to register the shareware version to keep this software
  92.   in development.  The Cybergraphics system is fast, system friendly, and
  93.   most importantly, a step in the right direction to provide real RTG
  94.   support... something that the Amiga has needed for a long time.
  95.  
  96.   Owners of EGS boards rejoice!  No longer are you stuck with slow WB
  97.   emulation, and non-standard displays.  Due to compatibility problems
  98.   from version to version of the EGS software, we are dropping future
  99.   support of the standard EGS software package in favor of the
  100.   Cybergraphics system.  We know that once you try the Cybergraphics
  101.   system with your EGS compatible board, you will not switch back!"
  102.  
  103.